home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / GMS / GMSDev / Includes / modules / sound.i < prev   
Encoding:
Text File  |  1998-04-18  |  265 b   |  11 lines

  1.         IFND LIBRARIES_SOUND_LIB_I
  2. LIBRARIES_SOUND_LIB_I    SET    1
  3.  
  4.  
  5. _LVOsndAllocSoundMem               EQU    -6
  6. _LVOsndStopAudio                   EQU    -12
  7. _LVOsndCheckSound                  EQU    -18
  8. _LVOsndFreeSoundMem                EQU    -24
  9. _LVOsndSetVolume                   EQU    -30
  10.  
  11.         ENDC